home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / CCicnButton 1.0 / Æ Builder⁄Printer Library 1.1 / *RELEASE NOTES next >
Encoding:
Text File  |  1991-09-27  |  1.5 KB  |  30 lines  |  [TEXT/ttxt]

  1. THE APPLE EVENT BUILDER/PRINTER LIBRARY
  2.  
  3. Please read "AE Builder/Printer Doc" (a Word document) for a full description of what this is and how to use it.
  4.  
  5. **** 27 September 1991
  6. Version 1.1: AEBuild now uses my AEStream library for a threefold improvement in performance.
  7. Included THINK C libraries (generated by running the .o files through the "oconv" utility that comes with THINK C 5.0.)
  8.  
  9. **** 19 June 1991
  10. Version 1.0a4: Update for Developer CD VIII, “Desperately Seeking 7.0”.
  11. Fixed a bug that could cause bombs when substituting in AEDescs using an uncoerced “@”.
  12. Also added support for matched pairs of single curly quotes (‘…’, Option-], Option-Shift-]) as an alternative to straight single quotes in environments (e.g. Pascal source or MPW Shell command parameters) where it may be difficult to use the straight quotes.
  13.  
  14. **** 31 March 1991
  15. Version 1.0a3: Polished up the documentation for release to the outside world.
  16.  
  17. **** 14 March 1991
  18. Did a quickie fix of AEBuild to remove all global variable references so it could be built into a code resource in one of Laile's test suites. AEPrint still has global references.
  19.  
  20. **** 28 January 1991
  21. Version 1.0a2: A real release at last.
  22. Converted code to MPW and published .o files.
  23. Converted the demo program to an MPW tool.
  24. Got the timing test working (results reported in the “Example” section of the main documentation) and fixed numerous ugly bugs in the process.
  25. It All Seems To Work Okay.
  26. I've deleted the THINK C libraries because they're now out of date.
  27.  
  28. **** 22 January 1991
  29. Version 1.0a1: Initial release. Caveat Emptor.
  30.